build/win32/vs*/README.txt: Re-word a bit
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 29 Nov 2013 01:53:49 +0000 (09:53 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 29 Nov 2013 01:53:49 +0000 (09:53 +0800)
Use PATH rather than path to make things clearer

build/win32/vs10/README.txt
build/win32/vs9/README.txt

index e00b0833a4815f1fd5ec3ff3a7e8a28ccb32e4e3..27d9ab8b55464cb9ed392190abf06d6e3a3e4897 100644 (file)
@@ -23,7 +23,7 @@ build/win32/vs10/README.txt file in glib for details where to unpack them.
 You will also need a Python 2.x/3.x interpretor installed on your system,\r
 which can be obtained from the official installers available from\r
 http://www.python.org.  Please note that the Python interpretor (python.exe)\r
-needs to be in your path before attempting the build of GTK+.\r
+needs to be in your PATH before attempting the build of GTK+.\r
 \r
 It is recommended that one builds the dependencies with VS10 as far as\r
 possible, especially those from and using the GTK+ stack (i.e. GLib,\r
index 0cf37f4bbca03e9621e39709f87588d7d8d12d5f..31ecd7617c91bfc0894800f7412d72b741755015 100644 (file)
@@ -22,7 +22,7 @@ build/win32/vs9/README.txt file in glib for details where to unpack them.
 You will also need a Python 2.x/3.x interpretor installed on your system,\r
 which can be obtained from the official installers available from\r
 http://www.python.org.  Please note that the Python interpretor (python.exe)\r
-needs to be in your path before attempting the build of GTK+.\r
+needs to be in your PATH before attempting the build of GTK+.\r
 \r
 It is recommended that one builds the dependencies with VS9 as far as\r
 possible, especially those from and using the GTK+ stack (i.e. GLib,\r